home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / program / lgavb25.zip / VB.ZIP / LGPOINT.FRM < prev    next >
Text File  |  1996-01-10  |  34KB  |  1,053 lines

  1. VERSION 2.00
  2. Begin Form PointerDemo 
  3.    BackColor       =   &H00C0C0C0&
  4.    BorderStyle     =   1  'Fixed Single
  5.    Caption         =   "Pointer Properties Demonstration"
  6.    ClientHeight    =   6450
  7.    ClientLeft      =   1155
  8.    ClientTop       =   1830
  9.    ClientWidth     =   7755
  10.    Height          =   6810
  11.    Left            =   1095
  12.    LinkTopic       =   "Form2"
  13.    MaxButton       =   0   'False
  14.    MDIChild        =   -1  'True
  15.    MinButton       =   0   'False
  16.    ScaleHeight     =   430
  17.    ScaleMode       =   3  'Pixel
  18.    ScaleWidth      =   517
  19.    Top             =   1530
  20.    Width           =   7875
  21.    Begin CheckBox Check2 
  22.       BackColor       =   &H00C0C0C0&
  23.       Caption         =   "PointerMouseControl"
  24.       FontBold        =   0   'False
  25.       FontItalic      =   0   'False
  26.       FontName        =   "MS Sans Serif"
  27.       FontSize        =   8.25
  28.       FontStrikethru  =   0   'False
  29.       FontUnderline   =   0   'False
  30.       Height          =   195
  31.       Left            =   210
  32.       TabIndex        =   66
  33.       Top             =   5280
  34.       Width           =   2745
  35.    End
  36.    Begin Frame Frame4 
  37.       BackColor       =   &H00C0C0C0&
  38.       Caption         =   "Pointer Type"
  39.       FontBold        =   -1  'True
  40.       FontItalic      =   0   'False
  41.       FontName        =   "System"
  42.       FontSize        =   9.75
  43.       FontStrikethru  =   0   'False
  44.       FontUnderline   =   0   'False
  45.       Height          =   1455
  46.       Left            =   5940
  47.       TabIndex        =   26
  48.       Top             =   30
  49.       Width           =   1605
  50.       Begin OptionButton Option3 
  51.          BackColor       =   &H00C0C0C0&
  52.          Caption         =   "Range"
  53.          FontBold        =   0   'False
  54.          FontItalic      =   0   'False
  55.          FontName        =   "MS Sans Serif"
  56.          FontSize        =   8.25
  57.          FontStrikethru  =   0   'False
  58.          FontUnderline   =   0   'False
  59.          Height          =   195
  60.          Index           =   1
  61.          Left            =   180
  62.          TabIndex        =   27
  63.          Top             =   720
  64.          Width           =   1305
  65.       End
  66.       Begin OptionButton Option3 
  67.          BackColor       =   &H00C0C0C0&
  68.          Caption         =   "Value"
  69.          FontBold        =   0   'False
  70.          FontItalic      =   0   'False
  71.          FontName        =   "MS Sans Serif"
  72.          FontSize        =   8.25
  73.          FontStrikethru  =   0   'False
  74.          FontUnderline   =   0   'False
  75.          Height          =   195
  76.          Index           =   0
  77.          Left            =   180
  78.          TabIndex        =   28
  79.          Top             =   480
  80.          Width           =   1305
  81.       End
  82.    End
  83.    Begin LGAUGE LGauge1 
  84.       AutoRedraw      =   -1  'True
  85.       AVersion        =   2.501
  86.       BackColor       =   &H00C0C0C0&
  87.       BandID          =   0
  88.       Bands           =   0
  89.       BevelInner      =   1  ' 1 - Raised
  90.       BevelOuter      =   2  ' 2 - Inset
  91.       BevelWidth      =   2
  92.       BorderWidth     =   2
  93.       CaptionID       =   0
  94.       Captions        =   0
  95.       FontID          =   0
  96.       Height          =   5085
  97.       Left            =   120
  98.       Orientation     =   1  ' 1 - Vertical
  99.       PointerID       =   0
  100.       Pointers        =   3
  101.       ScaleID         =   0
  102.       Scales          =   1
  103.       TabIndex        =   29
  104.       TicID           =   0
  105.       Tics            =   2
  106.       Top             =   120
  107.       Width           =   2805
  108.       ZLoad           =   LGPOINT.FRX:0000
  109.    End
  110.    Begin Frame Frame6 
  111.       BackColor       =   &H00C0C0C0&
  112.       Caption         =   "Pointer Size/Position Properties"
  113.       FontBold        =   -1  'True
  114.       FontItalic      =   0   'False
  115.       FontName        =   "System"
  116.       FontSize        =   9.75
  117.       FontStrikethru  =   0   'False
  118.       FontUnderline   =   0   'False
  119.       Height          =   1965
  120.       Left            =   3150
  121.       TabIndex        =   59
  122.       Top             =   1500
  123.       Width           =   4425
  124.       Begin HScrollBar HScroll1 
  125.          Height          =   240
  126.          Index           =   2
  127.          Left            =   1470
  128.          Max             =   250
  129.          TabIndex        =   65
  130.          Top             =   1065
  131.          Width           =   2250
  132.       End
  133.       Begin HScrollBar HScroll1 
  134.          Height          =   240
  135.          Index           =   3
  136.          Left            =   1470
  137.          Max             =   250
  138.          TabIndex        =   64
  139.          Top             =   1320
  140.          Width           =   2250
  141.       End
  142.       Begin HScrollBar HScroll1 
  143.          Height          =   240
  144.          Index           =   4
  145.          Left            =   1470
  146.          Max             =   250
  147.          TabIndex        =   63
  148.          Top             =   1575
  149.          Width           =   2250
  150.       End
  151.       Begin HScrollBar HScroll1 
  152.          Height          =   240
  153.          Index           =   8
  154.          Left            =   1470
  155.          Max             =   100
  156.          TabIndex        =   60
  157.          Top             =   810
  158.          Width           =   2250
  159.       End
  160.       Begin HScrollBar HScroll1 
  161.          Height          =   240
  162.          Index           =   0
  163.          Left            =   1470
  164.          Max             =   100
  165.          TabIndex        =   4
  166.          Top             =   300
  167.          Width           =   2250
  168.       End
  169.       Begin HScrollBar HScroll1 
  170.          Height          =   240
  171.          Index           =   1
  172.          Left            =   1470
  173.          Max             =   100
  174.          TabIndex        =   6
  175.          Top             =   555
  176.          Width           =   2250
  177.       End
  178.       Begin Label Label1 
  179.          Alignment       =   1  'Right Justify
  180.          AutoSize        =   -1  'True
  181.          BackStyle       =   0  'Transparent
  182.          Caption         =   "Pointer Value:"
  183.          FontBold        =   0   'False
  184.          FontItalic      =   0   'False
  185.          FontName        =   "Arial"
  186.          FontSize        =   8.25
  187.          FontStrikethru  =   0   'False
  188.          FontUnderline   =   0   'False
  189.          Height          =   210
  190.          Index           =   2
  191.          Left            =   420
  192.          TabIndex        =   24
  193.          Top             =   1065
  194.          Width           =   1005
  195.       End
  196.       Begin Label Label2 
  197.          AutoSize        =   -1  'True
  198.          BackStyle       =   0  'Transparent
  199.          Caption         =   " "
  200.          Height          =   195
  201.          Index           =   2
  202.          Left            =   3750
  203.          TabIndex        =   25
  204.          Top             =   1065
  205.          Width           =   300
  206.       End
  207.       Begin Label Label2 
  208.          AutoSize        =   -1  'True
  209.          BackStyle       =   0  'Transparent
  210.          Caption         =   " "
  211.          Height          =   195
  212.          Index           =   3
  213.          Left            =   3750
  214.          TabIndex        =   30
  215.          Top             =   1320
  216.          Width           =   300
  217.       End
  218.       Begin Label Label1 
  219.          Alignment       =   1  'Right Justify
  220.          AutoSize        =   -1  'True
  221.          BackStyle       =   0  'Transparent
  222.          Caption         =   "Pointer Start:"
  223.          FontBold        =   0   'False
  224.          FontItalic      =   0   'False
  225.          FontName        =   "Arial"
  226.          FontSize        =   8.25
  227.          FontStrikethru  =   0   'False
  228.          FontUnderline   =   0   'False
  229.          Height          =   210
  230.          Index           =   3
  231.          Left            =   495
  232.          TabIndex        =   31
  233.          Top             =   1320
  234.          Width           =   930
  235.       End
  236.       Begin Label Label2 
  237.          AutoSize        =   -1  'True
  238.          BackStyle       =   0  'Transparent
  239.          Caption         =   " "
  240.          Height          =   195
  241.          Index           =   4
  242.          Left            =   3750
  243.          TabIndex        =   32
  244.          Top             =   1575
  245.          Width           =   300
  246.       End
  247.       Begin Label Label1 
  248.          Alignment       =   1  'Right Justify
  249.          AutoSize        =   -1  'True
  250.          BackStyle       =   0  'Transparent
  251.          Caption         =   "Pointer Stop:"
  252.          FontBold        =   0   'False
  253.          FontItalic      =   0   'False
  254.          FontName        =   "Arial"
  255.          FontSize        =   8.25
  256.          FontStrikethru  =   0   'False
  257.          FontUnderline   =   0   'False
  258.          Height          =   210
  259.          Index           =   8
  260.          Left            =   510
  261.          TabIndex        =   57
  262.          Top             =   1575
  263.          Width           =   915
  264.       End
  265.       Begin Label Label2 
  266.          AutoSize        =   -1  'True
  267.          BackStyle       =   0  'Transparent
  268.          Caption         =   " "
  269.          Height          =   195
  270.          Index           =   8
  271.          Left            =   3750
  272.          TabIndex        =   62
  273.          Top             =   810
  274.          Width           =   300
  275.       End
  276.       Begin Label Label1 
  277.          Alignment       =   1  'Right Justify
  278.          AutoSize        =   -1  'True
  279.          BackStyle       =   0  'Transparent
  280.          Caption         =   "Pointer Width:"
  281.          FontBold        =   0   'False
  282.          FontItalic      =   0   'False
  283.          FontName        =   "Arial"
  284.          FontSize        =   8.25
  285.          FontStrikethru  =   0   'False
  286.          FontUnderline   =   0   'False
  287.          Height          =   210
  288.          Index           =   4
  289.          Left            =   435
  290.          TabIndex        =   61
  291.          Top             =   810
  292.          Width           =   990
  293.       End
  294.       Begin Label Label2 
  295.          AutoSize        =   -1  'True
  296.          BackStyle       =   0  'Transparent
  297.          Caption         =   " "
  298.          Height          =   195
  299.          Index           =   0
  300.          Left            =   3750
  301.          TabIndex        =   7
  302.          Top             =   330
  303.          Width           =   300
  304.       End
  305.       Begin Label Label1 
  306.          Alignment       =   1  'Right Justify
  307.          AutoSize        =   -1  'True
  308.          BackStyle       =   0  'Transparent
  309.          Caption         =   "Pointer Inner:"
  310.          FontBold        =   0   'False
  311.          FontItalic      =   0   'False
  312.          FontName        =   "Arial"
  313.          FontSize        =   8.25
  314.          FontStrikethru  =   0   'False
  315.          FontUnderline   =   0   'False
  316.          Height          =   210
  317.          Index           =   0
  318.          Left            =   495
  319.          TabIndex        =   20
  320.          Top             =   315
  321.          Width           =   945
  322.       End
  323.       Begin Label Label1 
  324.          Alignment       =   1  'Right Justify
  325.          AutoSize        =   -1  'True
  326.          BackStyle       =   0  'Transparent
  327.          Caption         =   "Pointer Outer:"
  328.          FontBold        =   0   'False
  329.          FontItalic      =   0   'False
  330.          FontName        =   "Arial"
  331.          FontSize        =   8.25
  332.          FontStrikethru  =   0   'False
  333.          FontUnderline   =   0   'False
  334.          Height          =   210
  335.          Index           =   1
  336.          Left            =   435
  337.          TabIndex        =   21
  338.          Top             =   570
  339.          Width           =   990
  340.       End
  341.       Begin Label Label2 
  342.          AutoSize        =   -1  'True
  343.          BackStyle       =   0  'Transparent
  344.          Caption         =   " "
  345.          Height          =   195
  346.          Index           =   1
  347.          Left            =   3750
  348.          TabIndex        =   23
  349.          Top             =   570
  350.          Width           =   300
  351.       End
  352.    End
  353.    Begin Frame Frame5 
  354.       BackColor       =   &H00C0C0C0&
  355.       Caption         =   "Pointer Digital Properties"
  356.       FontBold        =   -1  'True
  357.       FontItalic      =   0   'False
  358.       FontName        =   "System"
  359.       FontSize        =   9.75
  360.       FontStrikethru  =   0   'False
  361.       FontUnderline   =   0   'False
  362.       Height          =   1560
  363.       Left            =   3150
  364.       TabIndex        =   36
  365.       Top             =   3510
  366.       Width           =   4425
  367.       Begin HScrollBar HScroll1 
  368.          Height          =   240
  369.          Index           =   7
  370.          Left            =   1920
  371.          Max             =   5
  372.          TabIndex        =   54
  373.          Top             =   1155
  374.          Width           =   1995
  375.       End
  376.       Begin HScrollBar HScroll1 
  377.          Height          =   240
  378.          Index           =   6
  379.          Left            =   1920
  380.          Max             =   100
  381.          TabIndex        =   49
  382.          Top             =   900
  383.          Width           =   1995
  384.       End
  385.       Begin HScrollBar HScroll1 
  386.          Height          =   240
  387.          Index           =   5
  388.          Left            =   1920
  389.          Max             =   100
  390.          TabIndex        =   48
  391.          Top             =   645
  392.          Width           =   1995
  393.       End
  394.       Begin CheckBox Check1 
  395.          BackColor       =   &H00C0C0C0&
  396.          Caption         =   "PointerDigital"
  397.          FontBold        =   0   'False
  398.          FontItalic      =   0   'False
  399.          FontName        =   "Arial"
  400.          FontSize        =   8.25
  401.          FontStrikethru  =   0   'False
  402.          FontUnderline   =   0   'False
  403.          Height          =   240
  404.          Left            =   120
  405.          TabIndex        =   37
  406.          Top             =   300
  407.          Value           =   1  'Checked
  408.          Width           =   1710
  409.       End
  410.       Begin Label Label1 
  411.          Alignment       =   1  'Right Justify
  412.          AutoSize        =   -1  'True
  413.          BackStyle       =   0  'Transparent
  414.          Caption         =   "Pointer Digital Decimals:"
  415.          FontBold        =   0   'False
  416.          FontItalic      =   0   'False
  417.          FontName        =   "Arial"
  418.          FontSize        =   8.25
  419.          FontStrikethru  =   0   'False
  420.          FontUnderline   =   0   'False
  421.          Height          =   210
  422.          Index           =   7
  423.          Left            =   195
  424.          TabIndex        =   56
  425.          Top             =   1185
  426.          Width           =   1695
  427.       End
  428.       Begin Label Label2 
  429.          Alignment       =   2  'Center
  430.          AutoSize        =   -1  'True
  431.          BackStyle       =   0  'Transparent
  432.          Caption         =   " "
  433.          Height          =   240
  434.          Index           =   7
  435.          Left            =   3945
  436.          TabIndex        =   55
  437.          Top             =   1155
  438.          Width           =   330
  439.       End
  440.       Begin Label Label2 
  441.          Alignment       =   2  'Center
  442.          AutoSize        =   -1  'True
  443.          BackStyle       =   0  'Transparent
  444.          Caption         =   " "
  445.          Height          =   195
  446.          Index           =   6
  447.          Left            =   3945
  448.          TabIndex        =   53
  449.          Top             =   915
  450.          Width           =   330
  451.       End
  452.       Begin Label Label2 
  453.          Alignment       =   2  'Center
  454.          AutoSize        =   -1  'True
  455.          BackStyle       =   0  'Transparent
  456.          Caption         =   " "
  457.          Height          =   195
  458.          Index           =   5
  459.          Left            =   3945
  460.          TabIndex        =   52
  461.          Top             =   645
  462.          Width           =   330
  463.       End
  464.       Begin Label Label1 
  465.          Alignment       =   1  'Right Justify
  466.          AutoSize        =   -1  'True
  467.          BackStyle       =   0  'Transparent
  468.          Caption         =   "Pointer Digital Y:"
  469.          FontBold        =   0   'False
  470.          FontItalic      =   0   'False
  471.          FontName        =   "Arial"
  472.          FontSize        =   8.25
  473.          FontStrikethru  =   0   'False
  474.          FontUnderline   =   0   'False
  475.          Height          =   210
  476.          Index           =   6
  477.          Left            =   705
  478.          TabIndex        =   51
  479.          Top             =   930
  480.          Width           =   1170
  481.       End
  482.       Begin Label Label1 
  483.          Alignment       =   1  'Right Justify
  484.          AutoSize        =   -1  'True
  485.          BackStyle       =   0  'Transparent
  486.          Caption         =   "Pointer Digital X:"
  487.          FontBold        =   0   'False
  488.          FontItalic      =   0   'False
  489.          FontName        =   "Arial"
  490.          FontSize        =   8.25
  491.          FontStrikethru  =   0   'False
  492.          FontUnderline   =   0   'False
  493.          Height          =   210
  494.          Index           =   5
  495.          Left            =   735
  496.          TabIndex        =   50
  497.          Top             =   675
  498.          Width           =   1155
  499.       End
  500.       Begin Label Colors 
  501.          BackColor       =   &H00000000&
  502.          Height          =   225
  503.          Index           =   19
  504.          Left            =   1905
  505.          TabIndex        =   47
  506.          Top             =   270
  507.          Width           =   225
  508.       End
  509.       Begin Label Colors 
  510.          BackColor       =   &H00808080&
  511.          Height          =   225
  512.          Index           =   18
  513.          Left            =   3105
  514.          TabIndex        =   46
  515.          Top             =   270
  516.          Width           =   225
  517.       End
  518.       Begin Label Colors 
  519.          BackColor       =   &H00FFFFFF&
  520.          Height          =   225
  521.          Index           =   17
  522.          Left            =   2145
  523.          TabIndex        =   45
  524.          Top             =   270
  525.          Width           =   225
  526.       End
  527.       Begin Label Colors 
  528.          BackColor       =   &H000000FF&
  529.          Height          =   225
  530.          Index           =   16
  531.          Left            =   3345
  532.          TabIndex        =   44
  533.          Top             =   270
  534.          Width           =   225
  535.       End
  536.       Begin Label Colors 
  537.          BackColor       =   &H0000FF00&
  538.          Height          =   225
  539.          Index           =   15
  540.          Left            =   2385
  541.          TabIndex        =   43
  542.          Top             =   270
  543.          Width           =   225
  544.       End
  545.       Begin Label Colors 
  546.          BackColor       =   &H0000FFFF&
  547.          Height          =   225
  548.          Index           =   14
  549.          Left            =   3585
  550.          TabIndex        =   42
  551.          Top             =   270
  552.          Width           =   225
  553.       End
  554.       Begin Label Colors 
  555.          BackColor       =   &H00FF0000&
  556.          Height          =   225
  557.          Index           =   13
  558.          Left            =   2625
  559.          TabIndex        =   41
  560.          Top             =   270
  561.          Width           =   225
  562.       End
  563.       Begin Label Colors 
  564.          BackColor       =   &H00FF00FF&
  565.          Height          =   225
  566.          Index           =   12
  567.          Left            =   3825
  568.          TabIndex        =   40
  569.          Top             =   270
  570.          Width           =   225
  571.       End
  572.       Begin Label Colors 
  573.          BackColor       =   &H000080FF&
  574.          Height          =   225
  575.          Index           =   11
  576.          Left            =   2865
  577.          TabIndex        =   39
  578.          Top             =   270
  579.          Width           =   225
  580.       End
  581.       Begin Label Colors 
  582.          BackColor       =   &H00004040&
  583.          Height          =   225
  584.          Index           =   10
  585.          Left            =   4065
  586.          TabIndex        =   38
  587.          Top             =   270
  588.          Width           =   225
  589.       End
  590.    End
  591.    Begin TextBox Text1 
  592.       FontBold        =   -1  'True
  593.       FontItalic      =   0   'False
  594.       FontName        =   "System"
  595.       FontSize        =   9.75
  596.       FontStrikethru  =   0   'False
  597.       FontUnderline   =   0   'False
  598.       Height          =   885
  599.       Left            =   3150
  600.       MultiLine       =   -1  'True
  601.       TabIndex        =   33
  602.       Top             =   5400
  603.       Width           =   4425
  604.    End
  605.    Begin Frame Frame3 
  606.       BackColor       =   &H00C0C0C0&
  607.       Caption         =   "Pointer Color"
  608.       FontBold        =   -1  'True
  609.       FontItalic      =   0   'False
  610.       FontName        =   "System"
  611.       FontSize        =   9.75
  612.       FontStrikethru  =   0   'False
  613.       FontUnderline   =   0   'False
  614.       Height          =   675
  615.       Left            =   180
  616.       TabIndex        =   22
  617.       Top             =   5580
  618.       Width           =   2775
  619.       Begin Label Colors 
  620.          BackColor       =   &H000080FF&
  621.          Height          =   225
  622.          Index           =   8
  623.          Left            =   1260
  624.          TabIndex        =   5
  625.          Top             =   300
  626.          Width           =   225
  627.       End
  628.       Begin Label Colors 
  629.          BackColor       =   &H00FF00FF&
  630.          Height          =   225
  631.          Index           =   7
  632.          Left            =   2220
  633.          TabIndex        =   9
  634.          Top             =   300
  635.          Width           =   225
  636.       End
  637.       Begin Label Colors 
  638.          BackColor       =   &H00FF0000&
  639.          Height          =   225
  640.          Index           =   6
  641.          Left            =   1020
  642.          TabIndex        =   10
  643.          Top             =   300
  644.          Width           =   225
  645.       End
  646.       Begin Label Colors 
  647.          BackColor       =   &H0000FFFF&
  648.          Height          =   225
  649.          Index           =   5
  650.          Left            =   1980
  651.          TabIndex        =   11
  652.          Top             =   300
  653.          Width           =   225
  654.       End
  655.       Begin Label Colors 
  656.          BackColor       =   &H0000FF00&
  657.          Height          =   225
  658.          Index           =   4
  659.          Left            =   780
  660.          TabIndex        =   12
  661.          Top             =   300
  662.          Width           =   225
  663.       End
  664.       Begin Label Colors 
  665.          BackColor       =   &H000000FF&
  666.          Height          =   225
  667.          Index           =   3
  668.          Left            =   1740
  669.          TabIndex        =   13
  670.          Top             =   300
  671.          Width           =   225
  672.       End
  673.       Begin Label Colors 
  674.          BackColor       =   &H00FFFFFF&
  675.          Height          =   225
  676.          Index           =   2
  677.          Left            =   540
  678.          TabIndex        =   14
  679.          Top             =   300
  680.          Width           =   225
  681.       End
  682.       Begin Label Colors 
  683.          BackColor       =   &H00808080&
  684.          Height          =   225
  685.          Index           =   1
  686.          Left            =   1500
  687.          TabIndex        =   15
  688.          Top             =   300
  689.          Width           =   225
  690.       End
  691.       Begin Label Colors 
  692.          BackColor       =   &H00000000&
  693.          Height          =   225
  694.          Index           =   0
  695.          Left            =   300
  696.          TabIndex        =   16
  697.          Top             =   300
  698.          Width           =   225
  699.       End
  700.    End
  701.    Begin Frame Frame2 
  702.       BackColor       =   &H00C0C0C0&
  703.       Caption         =   "Pointer Style"
  704.       FontBold        =   -1  'True
  705.       FontItalic      =   0   'False
  706.       FontName        =   "System"
  707.       FontSize        =   9.75
  708.       FontStrikethru  =   0   'False
  709.       FontUnderline   =   0   'False
  710.       Height          =   1455
  711.       Left            =   4410
  712.       TabIndex        =   17
  713.       Top             =   30
  714.       Width           =   1485
  715.       Begin OptionButton Option2 
  716.          BackColor       =   &H00C0C0C0&
  717.          Caption         =   "User Defined"
  718.          FontBold        =   0   'False
  719.          FontItalic      =   0   'False
  720.          FontName        =   "Arial"
  721.          FontSize        =   8.25
  722.          FontStrikethru  =   0   'False
  723.          FontUnderline   =   0   'False
  724.          Height          =   240
  725.          Index           =   4
  726.          Left            =   150
  727.          TabIndex        =   58
  728.          Top             =   1110
  729.          Width           =   1245
  730.       End
  731.       Begin OptionButton Option2 
  732.          BackColor       =   &H00C0C0C0&
  733.          Caption         =   "Pointer"
  734.          FontBold        =   0   'False
  735.          FontItalic      =   0   'False
  736.          FontName        =   "Arial"
  737.          FontSize        =   8.25
  738.          FontStrikethru  =   0   'False
  739.          FontUnderline   =   0   'False
  740.          Height          =   240
  741.          Index           =   3
  742.          Left            =   150
  743.          TabIndex        =   34
  744.          Top             =   900
  745.          Width           =   1005
  746.       End
  747.       Begin OptionButton Option2 
  748.          BackColor       =   &H00C0C0C0&
  749.          Caption         =   "Triangle"
  750.          FontBold        =   0   'False
  751.          FontItalic      =   0   'False
  752.          FontName        =   "Arial"
  753.          FontSize        =   8.25
  754.          FontStrikethru  =   0   'False
  755.          FontUnderline   =   0   'False
  756.          Height          =   240
  757.          Index           =   2
  758.          Left            =   150
  759.          TabIndex        =   8
  760.          Top             =   690
  761.          Width           =   1005
  762.       End
  763.       Begin OptionButton Option2 
  764.          BackColor       =   &H00C0C0C0&
  765.          Caption         =   "Ellipse"
  766.          FontBold        =   0   'False
  767.          FontItalic      =   0   'False
  768.          FontName        =   "Arial"
  769.          FontSize        =   8.25
  770.          FontStrikethru  =   0   'False
  771.          FontUnderline   =   0   'False
  772.          Height          =   240
  773.          Index           =   1
  774.          Left            =   150
  775.          TabIndex        =   19
  776.          Top             =   480
  777.          Width           =   1095
  778.       End
  779.       Begin OptionButton Option2 
  780.          BackColor       =   &H00C0C0C0&
  781.          Caption         =   "Rectangle"
  782.          FontBold        =   0   'False
  783.          FontItalic      =   0   'False
  784.          FontName        =   "Arial"
  785.          FontSize        =   8.25
  786.          FontStrikethru  =   0   'False
  787.          FontUnderline   =   0   'False
  788.          Height          =   240
  789.          Index           =   0
  790.          Left            =   150
  791.          TabIndex        =   18
  792.          Top             =   270
  793.          Width           =   1125
  794.       End
  795.    End
  796.    Begin Frame Frame1 
  797.       BackColor       =   &H00C0C0C0&
  798.       Caption         =   "Pointer ID"
  799.       FontBold        =   -1  'True
  800.       FontItalic      =   0   'False
  801.       FontName        =   "System"
  802.       FontSize        =   9.75
  803.       FontStrikethru  =   0   'False
  804.       FontUnderline   =   0   'False
  805.       Height          =   1455
  806.       Left            =   3150
  807.       TabIndex        =   0
  808.       Top             =   30
  809.       Width           =   1230
  810.       Begin OptionButton Option1 
  811.          BackColor       =   &H00C0C0C0&
  812.          Caption         =   "2"
  813.          FontBold        =   -1  'True
  814.          FontItalic      =   0   'False
  815.          FontName        =   "System"
  816.          FontSize        =   9.75
  817.          FontStrikethru  =   0   'False
  818.          FontUnderline   =   0   'False
  819.          Height          =   255
  820.          Index           =   2
  821.          Left            =   330
  822.          TabIndex        =   3
  823.          Top             =   900
  824.          Width           =   615
  825.       End
  826.       Begin OptionButton Option1 
  827.          BackColor       =   &H00C0C0C0&
  828.          Caption         =   "1"
  829.          FontBold        =   -1  'True
  830.          FontItalic      =   0   'False
  831.          FontName        =   "System"
  832.          FontSize        =   9.75
  833.          FontStrikethru  =   0   'False
  834.          FontUnderline   =   0   'False
  835.          Height          =   255
  836.          Index           =   1
  837.          Left            =   330
  838.          TabIndex        =   2
  839.          Top             =   660
  840.          Width           =   615
  841.       End
  842.       Begin OptionButton Option1 
  843.          BackColor       =   &H00C0C0C0&
  844.          Caption         =   "0"
  845.          FontBold        =   -1  'True
  846.          FontItalic      =   0   'False
  847.          FontName        =   "System"
  848.          FontSize        =   9.75
  849.          FontStrikethru  =   0   'False
  850.          FontUnderline   =   0   'False
  851.          Height          =   255
  852.          Index           =   0
  853.          Left            =   330
  854.          TabIndex        =   1
  855.          Top             =   420
  856.          Value           =   -1  'True
  857.          Width           =   615
  858.       End
  859.    End
  860.    Begin Label Label1 
  861.       AutoSize        =   -1  'True
  862.       BackStyle       =   0  'Transparent
  863.       Caption         =   "Pointer Shape: (x,y pair list)"
  864.       Height          =   195
  865.       Index           =   12
  866.       Left            =   3180
  867.       TabIndex        =   35
  868.       Top             =   5160
  869.       Width           =   2370
  870.    End
  871. End
  872.  
  873. Sub Check1_Click ()
  874.  
  875.     lgauge1.PointerDigital = check1
  876.     
  877. End Sub
  878.  
  879. Sub Check2_Click ()
  880.  
  881.     lgauge1.PointerMouseControl = -check2
  882.  
  883. End Sub
  884.  
  885. Sub Colors_Click (Index As Integer)
  886.  
  887.     If Index < 10 Then
  888.         lgauge1.PointerColor = Colors(Index).BackColor
  889.     Else
  890.         lgauge1.PointerDigitalColor = Colors(Index).BackColor
  891.     End If
  892.  
  893. End Sub
  894.  
  895. Sub Form_Load ()
  896.  
  897.     'set the scroll bars up correctly
  898.     lgauge1.PointerID = 0
  899.     hscroll1(0) = lgauge1.PointerInner * 100
  900.     hscroll1(1) = lgauge1.PointerOuter * 100
  901.     hscroll1(2) = lgauge1.PointerValue
  902.     hscroll1(3) = lgauge1.PointerStart
  903.     hscroll1(4) = lgauge1.PointerStop
  904.     hscroll1(5) = lgauge1.PointerDigitalX * 100
  905.     hscroll1(6) = lgauge1.PointerDigitalY * 100
  906.     hscroll1(7) = lgauge1.PointerDigitalDecimals
  907.     hscroll1(8) = lgauge1.PointerWidth * 100
  908.     option2(lgauge1.PointerStyle) = True
  909.     option3(lgauge1.PointerType) = True
  910.     check1 = -lgauge1.PointerDigital
  911.     check2 = -lgauge1.PointerMouseControl
  912.  
  913. End Sub
  914.  
  915. Sub HScroll1_Change (Index As Integer)
  916.  
  917.     Select Case Index
  918.         Case 0
  919.             lgauge1.PointerInner = hscroll1(0) / 100
  920.             label2(0) = hscroll1(0) / 100
  921.         Case 1
  922.             lgauge1.PointerOuter = hscroll1(1) / 100
  923.             label2(1) = hscroll1(1) / 100
  924.         Case 2
  925.             lgauge1.PointerValue = hscroll1(2)
  926.             label2(2) = hscroll1(2)
  927.         Case 3
  928.             lgauge1.PointerStart = hscroll1(3)
  929.             label2(3) = hscroll1(3)
  930.         Case 4
  931.             lgauge1.PointerStop = hscroll1(4)
  932.             label2(4) = hscroll1(4)
  933.         Case 5
  934.             lgauge1.PointerDigitalX = hscroll1(5) / 100
  935.             label2(5) = hscroll1(5) / 100
  936.         Case 6
  937.             lgauge1.PointerDigitalY = hscroll1(6) / 100
  938.             label2(6) = hscroll1(6) / 100
  939.         Case 7
  940.             lgauge1.PointerDigitalDecimals = hscroll1(7)
  941.             label2(7) = hscroll1(7)
  942.         Case 8
  943.             lgauge1.PointerWidth = hscroll1(8) / 100
  944.             label2(8) = hscroll1(8) / 100
  945.     End Select
  946.  
  947. End Sub
  948.  
  949. Sub HScroll1_Scroll (Index As Integer)
  950.  
  951.     Select Case Index
  952.         Case 0
  953.             lgauge1.PointerInner = hscroll1(0) / 100
  954.             label2(0) = hscroll1(0) / 100
  955.         Case 1
  956.             lgauge1.PointerOuter = hscroll1(1) / 100
  957.             label2(1) = hscroll1(1) / 100
  958.         Case 2
  959.             lgauge1.PointerValue = hscroll1(2)
  960.             label2(2) = hscroll1(2)
  961.         Case 3
  962.             lgauge1.PointerStart = hscroll1(3)
  963.             label2(3) = hscroll1(3)
  964.         Case 4
  965.             lgauge1.PointerStop = hscroll1(4)
  966.             label2(4) = hscroll1(4)
  967.         Case 5
  968.             lgauge1.PointerDigitalX = hscroll1(5) / 100
  969.             label2(5) = hscroll1(5) / 100
  970.         Case 6
  971.             lgauge1.PointerDigitalY = hscroll1(6) / 100
  972.             label2(6) = hscroll1(6) / 100
  973.         Case 7
  974.             lgauge1.PointerDigitalDecimals = hscroll1(7)
  975.             label2(7) = hscroll1(7)
  976.         Case 8
  977.             lgauge1.PointerWidth = hscroll1(8) / 100
  978.             label2(8) = hscroll1(8) / 100
  979.     End Select
  980.  
  981. End Sub
  982.  
  983. Sub lgauge1_Change ()
  984.  
  985.     If Not option1(lgauge1.PointerID) Then option1(lgauge1.PointerID) = True
  986.  
  987.     hscroll1(2) = lgauge1.PointerValue
  988.     hscroll1(3) = lgauge1.PointerStart
  989.     hscroll1(4) = lgauge1.PointerStop
  990.  
  991. End Sub
  992.  
  993. Sub LGauge1_Click ()
  994.  
  995.     option1(lgauge1.PointerID) = True
  996.  
  997. End Sub
  998.  
  999. Sub LGauge1_Slide ()
  1000.  
  1001.     If Not option1(lgauge1.PointerID) Then option1(lgauge1.PointerID) = True
  1002.  
  1003.     hscroll1(2) = lgauge1.PointerValue
  1004.     hscroll1(3) = lgauge1.PointerStart
  1005.     hscroll1(4) = lgauge1.PointerStop
  1006.  
  1007. End Sub
  1008.  
  1009. Sub LGauge1_Turn ()
  1010.  
  1011.     hscroll1(2) = lgauge1.PointerValue
  1012.  
  1013. End Sub
  1014.  
  1015. Sub Option1_Click (Index As Integer)
  1016.  
  1017.     lgauge1.PointerID = Index
  1018.     hscroll1(0) = lgauge1.PointerInner * 100
  1019.     hscroll1(1) = lgauge1.PointerOuter * 100
  1020.     hscroll1(2) = lgauge1.PointerValue
  1021.     hscroll1(3) = lgauge1.PointerStart
  1022.     hscroll1(4) = lgauge1.PointerStop
  1023.     hscroll1(5) = lgauge1.PointerDigitalX * 100
  1024.     hscroll1(6) = lgauge1.PointerDigitalY * 100
  1025.     hscroll1(7) = lgauge1.PointerDigitalDecimals
  1026.     hscroll1(8) = lgauge1.PointerWidth * 100
  1027.     option2(lgauge1.PointerStyle) = True
  1028.     option3(lgauge1.PointerType) = True
  1029.     Text1 = lgauge1.PointerShape
  1030.     check1 = -lgauge1.PointerDigital
  1031.     check2 = -lgauge1.PointerMouseControl
  1032.  
  1033. End Sub
  1034.  
  1035. Sub Option2_Click (Index As Integer)
  1036.  
  1037.     lgauge1.PointerStyle = Index
  1038.  
  1039. End Sub
  1040.  
  1041. Sub Option3_Click (Index As Integer)
  1042.  
  1043.     lgauge1.PointerType = Index
  1044.  
  1045. End Sub
  1046.  
  1047. Sub Text1_KeyPress (KeyAscii As Integer)
  1048.  
  1049.     lgauge1.PointerShape = Text1
  1050.    
  1051. End Sub
  1052.  
  1053.